perm filename AIDEFS.SAI[PNT,HE] blob
sn#647542 filedate 1982-03-06 generic text, type C, neo UTF8
COMMENT ⊗ VALID 00002 PAGES
C REC PAGE DESCRIPTION
C00001 00001
C00002 00002 This file defines the number of variables (i.e. scalars, vectors, transes)
C00003 ENDMK
C⊗;
COMMENT This file defines the number of variables (i.e. scalars, vectors, transes)
that can be used in the POINTY system through the program
PNTY.AL[PNT,HE];
DEFINE NO_OF_SCALARS = ⊂128⊃ ;
DEFINE NO_OF_VECTORS = ⊂64⊃ ;
DEFINE NO_OF_TRANSES = ⊂64⊃ ;
DEFINE NO_OF_MACROS = ⊂200⊃ ;
DEFINE NO_OF_FUNCTIONS = ⊂64⊃;
DEFINE NO_OF_BYVARS = ⊂64⊃;
DEFINE NO_OF_EVENTS = ⊂64⊃;
DEFINE NO_OF_STRINGS = ⊂64⊃;
DEFINE NO_OF_CM = ⊂64⊃;
DEFINE NO_OF_DIMENSIONS = ⊂64⊃;